Configuring TimeZone and Daylight Savings

Admins can configure TimeZone and Daylight Savings to suit enterprise requirements.

To configure TimeZone and Daylight Savings:
Use the following table as reference.

Parameter

Description

date_time/timezone

Defines the Timezone. Valid values are:

+00:00
+01:00
+02:00
Etc.
date_time/time_dst

[Boolean parameter]. Configuring ENABLED adds one hour to the configured time. Valid values are:

1
0

For example, to configure Central European Summer Time (CEST) you can either configure:

date_time/timezone=+01:00

date_time/time_dst=1

-OR-

date_time/timezone=+02:00

date_time/time_dst=0